home *** CD-ROM | disk | FTP | other *** search
- function pageCountParent() {
- this.count = new Array();
- this.type = new Array();
-
- this.count.muscrevw = 12;
- this.count.neurojct = 7;
- this.count.slidflmt = 30;
- this.count.muscmeta = 16;
- this.count.resprev = 13;
- this.count.pulmvent = 11;
- this.count.gastran = 13;
- this.count.heartrev = 8;
- this.count.intrcond = 7;
- this.count.anatrevd = 8;
- this.count.anatrevdq = 2;
- this.count.cardcycl = 11;
- this.count.vsslrevw = 28;
- this.count.bpvolvvel = 13;
- this.count.bodfluid = 23;
- this.count.urinrevw = 20;
- this.count.nervrevw = 12;
- this.count.membpot = 14;
- this.count.muscrevwq = 6;
- this.count.neurojctq = 1;
- this.count.slidflmtq = 15;
- this.count.muscmetaq = 4;
- this.count.resprevq = 9;
- this.count.pulmventq = 6;
- this.count.gastranq = 6;
- this.count.heartrevq = 0;
- this.count.intrcondq = 5;
- this.count.cardcyclq = 6;
- this.count.bpvolvvelq = 2;
- this.count.bodfluidq = 7;
- this.count.urinrevwq = 6;
- this.count.nervrevwq = 7;
- this.count.membpotq = 2;
- this.count.overviewq = 0;
- this.count.ionchan2q = 5;
- this.count.acthorm = 3;
- this.count.acthormq = 0;
- this.count.biosec = 3;
- this.count.biosecq = 0;
- this.count.endorev = 6;
- this.count.endorevq = 3;
- this.count.endorient = 1;
- this.count.endorientq = 0;
- this.count.hormoneimb = 5;
- this.count.hormoneimbq = 0;
- this.count.hypoaxis = 3;
- this.count.hypoaxisq = 0;
-
- this.type.muscrevw = "dcr";
- this.type.neurojct = "dcr";
- this.type.slidflmt = "dcr";
- this.type.muscmeta = "dcr";
- this.type.resprev = "dcr";
- this.type.pulmvent = "dcr";
- this.type.gastran = "dcr";
- this.type.heartrev = "dcr";
- this.type.intrcond = "dcr";
- this.type.anatrevd = "dcr";
- this.type.anatrevdq = "dcr";
- this.type.cardcycl = "dcr";
- this.type.vsslrevw = "dcr";
- this.type.bpvolvvel = "dcr";
- this.type.bodfluid = "dcr";
- this.type.urinrevw = "dcr";
- this.type.nervrevw = "dcr";
- this.type.membpot = "dcr";
- this.type.muscrevwq = "dcr";
- this.type.neurojctq = "dcr";
- this.type.slidflmtq = "dcr";
- this.type.muscmetaq = "dcr";
- this.type.resprevq = "dcr";
- this.type.pulmventq = "dcr";
- this.type.gastranq = "dcr";
- this.type.hertrevq = "dcr";
- this.type.intrcondq = "dcr";
- this.type.cardcyclq = "dcr";
- this.type.bpvolvvelq = "dcr";
- this.type.bodfluidq = "dcr";
- this.type.urinrevwq = "dcr";
- this.type.nervrevwq = "dcr";
- this.type.membpotq = "dcr";
- this.type.overviewq = "dcr";
- this.type.ionchan2q = "dcr";
- this.type.acthorm = "swf";
- this.type.acthormq = "swf";
- this.type.biosec = "swf";
- this.type.biosecq = "swf";
- this.type.endorev = "swf";
- this.type.endorevq = "swf";
- this.type.endorient = "swf";
- this.type.endorientq = "swf";
- this.type.hormoneimb = "swf";
- this.type.hormoneimbq = "swf";
- this.type.hypoaxis = "swf";
- this.type.hypoaxisq = "swf";
- }
-
-
-
-